Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stub out rewriting on exception paths for WinEH #106

Merged
merged 1 commit into from
Oct 21, 2015

Conversation

JosephTremoulet
Copy link
Contributor

This allows compilation to succeed with WinEH in LLILC, though dynamically
it would not produce correct behavior on exception paths.

Created #105 to track the need to replace the stubs with a real implementation; submitting this change here because I think it makes sense to hold off upstreaming until #105 is completed.

@swaroop-sridhar PTAL.

This allows compilation to succeed with WinEH in LLILC, though dynamically
it would not produce correct behavior on exception paths.
@swaroop-sridhar
Copy link
Contributor

Green, thanks.

JosephTremoulet added a commit that referenced this pull request Oct 21, 2015
Stub out rewriting on exception paths for WinEH
@JosephTremoulet JosephTremoulet merged commit 89e6234 into microsoft:MS Oct 21, 2015
@JosephTremoulet JosephTremoulet deleted the EhRelocate branch October 21, 2015 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants